Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Upload env version CI step fails if there is no status dashboard deployed #481

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

mkleszcz
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

Fixes #478

Remove version upload step from the AWS CI when tools are disabled.
Added some clear info about version matrix in the AWS guide.

What is the current behavior?

Currently last step of the CI pipeline will always fail if there is no version matrix package deployed.

What is the new behavior?

Upload version step is removed so won't fail;)

Does this PR introduce a breaking change?

No.

Other information:

@mkleszcz mkleszcz merged commit d50c53b into master Feb 26, 2024
53 checks passed
@mkleszcz mkleszcz deleted the fix/478-ci-upload-version-fail branch February 26, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload env version CI step will fail if there is no status dashboard deployed
2 participants